Welcome![Sign In][Sign Up]
Location:
Search - Ctreectrl MFC

Search list

[Othertreestore

Description: Tree views are capable of storing hierarchical data, which isn t intuitively serialized. The TreeStore sample is an MDI application which shows a view based on CTreeView and demonstrates loading and saving the content of the control with MFC s CArchive-based serialization. The code is also rife with calls to the item navagation routines of CTreeCtrl, including GetNextSiblingItem(), GetPrevSiblingItem(), and GetParentItem().
Platform: | Size: 42049 | Author: 陈伟 | Hits:

[Other resource肖天华数据结构大作业

Description: 本次作业采用MFC多文档——视图结构体系(已征得肖老师的同意)。开发环境为VC++ 6.0 SP6,其他环境下编译未做测试。 程序运行时的外观如上图所示:文档窗口被分割为左右两部分。左边部分采用树形控件CTreeCtrl管理,右边部分采用文本框控件CEdit管理。打开或生成的XML文档都将以文本方式显示在右侧文本编辑窗口,经一定算法解析后将在左侧窗口中按XML文档描述的逻辑结构以树形目录的方式显示出来,直观明了。 -this operation using MFC more documents -- View structure (with the consent of Xiao teachers). Development environment for the VC 6.0 SP6, compiled under other environmental tests done. When running the appearance As indicated above : Document window about to be divided in two parts. The left part of a tree using CTreeCtrl management controls, using the right part of the text box controls CEdit management. Open, or the generation of XML documents are text will be shown on the right side of the text editing window, after a certain analytic algorithm in the left window by XML documents described in the logical structure of the directory tree to display, and intuitive understanding.
Platform: | Size: 517360 | Author: long | Hits:

[TreeViewasdfghjk

Description: 在MFC中应用CTreeCtrl控件的技巧.rar-in MFC Application CTreeCtrl control skills. Rar
Platform: | Size: 21053 | Author: xyz | Hits:

[Windows Developmfc_tree

Description: 在MFC中应用CTreeCtrl控件的技巧 -in MFC Application CTreeCtrl control techniques
Platform: | Size: 21053 | Author: zzh | Hits:

[TreeViewtreelist10

Description: 树型控件用来显示具有一定层次结构的数据项时方便、直观,被广泛地应用在各种软件中,如资源管理器中的磁盘目录就用的是树型 控件,我们在编程中也会经常用到,但 MFC 中提供的 CTreeCtrl 类并不直接支持拖动节点等高级特性,这使我们程序员编程时有很大限 制,又给软件用户带来了一些不便。下面就让我们自己动手来解决这个问题,实现树型控件中节点的拖动。 -tree control is used to indicate a certain level of the data structure when the convenient, intuitive, has been widely used in all kinds of software, such as resource management for the directory on disk using a tree control, We will be in programming frequently used. But the MFC CTreeCtrl category is not directly support drag nodes, and other senior properties This gives us programmers have strong programming restrictions, but also software users caused some inconvenience. Now let our own hands to solve the problem, realizing the tree control nodes Drive.
Platform: | Size: 64300 | Author: muhammad | Hits:

[TreeViewTreeCtrlEx.ZIP

Description: 这是一个支持多选的TreeCtrl。多选对于TreeCtrl来说是一个很实用的功能,但是微软的MFC开发小组确没有实现它,这个程序写了一个继承与CTreeCtrl的类实现了多选功能。-This is one more election support TreeCtrl. For more TreeCtrl election is a very practical function, But Microsoft's MFC development team did not realize it, This procedure was made with a succession CTreeCtrl the category of multi-functional election.
Platform: | Size: 20161 | Author: jorry | Hits:

[TreeViewCMultiTree

Description: 一个可以多选的树控件,扩展MFC标准的CTreeCtrl。
Platform: | Size: 35167 | Author: chaochao | Hits:

[TreeViewTreeViewCtrl

Description: 树形视图控件的演示程序:在一个层次列表中显示数据,提供了一种实用简便 的方式来显示和管理数据列表.用到了MFC类:CTreeCtrl.
Platform: | Size: 36236 | Author: 沧海客 | Hits:

[TreeViewTree_xxx

Description: vc-MFC- TreeView控件1 ,改进美化Ctreectrl,
Platform: | Size: 153065 | Author: guyan | Hits:

[TreeViewVividTree_demo

Description: vc-MFC- TreeView控件2 ,改进美化Ctreectrl,
Platform: | Size: 37407 | Author: guyan | Hits:

[Graph programCTree

Description: 实现VC三态树功能,使用方便,功能齐全,外观美观,有双向互动功能-VC three state tree functional, easy to use, multifunctional and aesthetic appearance, a two-way interactive functions
Platform: | Size: 27648 | Author: | Hits:

[Windows DevelopHtmlTreeX

Description: MFC树形控件CTreeCtrl扩展,可以设置各节点的图标,文本颜色,字体等信息,也可以显示HTML脚本,并转入URL-MFC tree control CTreeCtrl extension, you can set each node of the icon, text color, font and other information, you can also display HTML script, and transferred to the URL
Platform: | Size: 521216 | Author: 果果 | Hits:

[TreeViewTreeCtrlDemo

Description: MFC下CTreeCtrl的各种操作实现例子,很方便初学者掌握该控件。-Under the MFC example CTreeCtrl implementation of various operations, it is easy for beginners to master the control.
Platform: | Size: 167936 | Author: L4nk0r | Hits:

[Windows DevelopVCTREE

Description: 树形控件可以用于树形的结构,其中有一个根接点(Root)然后下面有许多子结点,而每个子结点上有允许有一个或多个或没有子结点。MFC中使用CTreeCtrl类来封装树形控件的各种操作。-Tree control can be used for tree structure, which has a root contacts (Root) and the following, many sub-nodes, and each child node has allowed one or more or no child nodes. Using MFC tree control CTreeCtrl class to encapsulate the various operations.
Platform: | Size: 4747264 | Author: | Hits:

[ADO-ODBCAM

Description: 利用ACCESS数据库,通过ADO技术管理数据库中的账号信息。界面采用MFC编写,使用CTreeCtrl和CListCtrl控件对数据作出显示。工程采用VS2010建立。-Using ACCESS database management database through ADO technology in the account information. Interface written using MFC, use CTreeCtrl and CListCtrl control to display data. Works with VS2010 build.
Platform: | Size: 14702592 | Author: 周可 | Hits:

[Data structsthe-application-of-tree

Description: 做了一个树模板类(protected派生于二叉树类)。 类方法模仿MFC的CTreeCtrl-Made a tree template class (protected derived from binary tree class). MFC' s CTreeCtrl class method to imitate
Platform: | Size: 21504 | Author: houxian | Hits:

[TreeViewMFC_TreeCRTL

Description: 在MFC中应用CTreeCtrl控件,把一个Dialog粘贴到了主Dialog上了,通过CTreeCtrl控件的节点的变化,让不同的Dialog交替地粘贴在主Dialog上,从而方便于我们只用少数的窗口,调用更多的功能模块,不必再为每个模块都作为弹出窗口,而显得繁杂。 -CTreeCtrl develop
Platform: | Size: 1902592 | Author: yang | Hits:

[OtherCTreeCtrl

Description: MFC树形结构,实现简单的一个树状图,从世界到国家到城市-MFC tree structure, the realization of a simple tree diagram, from the world to the country to the city
Platform: | Size: 162816 | Author: 田地方 | Hits:

[TreeViewCTreeCtrl

Description: MFC控件CTreeCtrl的具体使用例子,源码经本人实测与应用,绝对可用! -MFC control of the specific use of CTreeCtrl example, the source code after I measured and application, is absolutely available!
Platform: | Size: 2048 | Author: | Hits:

[OtherCustomCTreeCtrl

Description: 一个CTREECTRL扩展的小例子,比如多选等操作。(A CTREECTRL extension of small examples, such as multi operation.)
Platform: | Size: 184320 | Author: marchisio | Hits:
« 1 23 »

CodeBus www.codebus.net